FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package test.project1#0.2.0 (62 ms)

Package test.project1
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=test.project1@0.2.0&canonical=http:/example.com/MyPatientProfile2
Url http:/example.com/MyPatientProfile2
Status active
Name MyPatientProfile2
Experimental False
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MyPatientProfile2",
  "url" : "http:/example.com/MyPatientProfile2",
  "name" : "MyPatientProfile2",
  "status" : "active",
  "kind" : "resource",
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "min" : 1
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "min" : 1
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.